Skip to content

branch-4.1: [refactor](fe) Extract isDynamicScheduleTable method to reduce code duplication #62477#62504

Closed
github-actions[bot] wants to merge 1 commit intobranch-4.1from
auto-pick-62477-branch-4.1
Closed

branch-4.1: [refactor](fe) Extract isDynamicScheduleTable method to reduce code duplication #62477#62504
github-actions[bot] wants to merge 1 commit intobranch-4.1from
auto-pick-62477-branch-4.1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Cherry-picked from #62477

…uplication (#62477)

Related PR: #61954

Problem Summary:

Extract the dynamic partition table check logic into a private helper
method `isDynamicScheduleTable()` and add documentation explaining that
DynamicPartitionScheduler tracks both dynamic partition tables with
scheduling enabled and auto partition tables using
`partition.retention_count` for periodic cleanup.
@github-actions github-actions Bot requested a review from yiguolei as a code owner April 15, 2026 03:21
@yiguolei
Copy link
Copy Markdown
Contributor

run buildall

@hello-stephen
Copy link
Copy Markdown
Contributor

FE Regression Coverage Report

Increment line coverage 13.04% (3/23) 🎉
Increment coverage report
Complete coverage report

@yiguolei
Copy link
Copy Markdown
Contributor

skip buildall

@github-actions github-actions Bot added the approved Indicates a PR has been approved by one committer. label Apr 23, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Copy Markdown
Contributor Author

PR approved by anyone and no changes requested.

@yiguolei yiguolei closed this Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants